

# Event Details

- **Event Name**: Muscle Shoals Live at The Falcon
- **Event Start and End Date**: Fri, 27 Feb, 2026 at 07:00 pm
- **Event Description**: Muscle Shoals brings the music of The Allman Brothers Band back to The Falcon!
- **Event URL**: https://allevents.in/marlboro/muscle-shoals-live-at-the-falcon/200029738886209
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 50

## Ticket Details


## Event venue details

- **city**: Marlboro
- **state**: NY
- **country**: United States
- **location**: The Falcon
- **lat**: 41.6061486
- **long**: -73.9707764
- **full address**: The Falcon, 1348 U.S. 9W,Marlboro, New York, United States

## Event gallery

- **Alt text**: Muscle Shoals Live at The Falcon
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/3074b3acf7d6721ea66fa53bf816b5872eac155f3ab718865f80ac7e43d419da-rimg-w1200-h576-dc070505-gmir?v=1772158689

## FAQs

- **Q**: When and where is Muscle Shoals Live at The Falcon being held?
  - **A:** Muscle Shoals Live at The Falcon takes place on Fri, 27 Feb, 2026 at 07:00 pm to Fri, 27 Feb, 2026 at 07:00 pm at The Falcon, 1348 U.S. 9W,Marlboro, New York, United States.
- **Q**: Who is organizing Muscle Shoals Live at The Falcon?
  - **A:** Muscle Shoals Live at The Falcon is organized by Muscle Shoals Live.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Muscle Shoals Live at The Falcon is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Marlboro, this event is thoughtfully curated to deliver a standout experience worth every moment. If Muscle Shoals Live at The Falcon sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Muscle Shoals Live at The Falcon",
        "image": "https://cdn-az.allevents.in/events9/banners/3074b3acf7d6721ea66fa53bf816b5872eac155f3ab718865f80ac7e43d419da-rimg-w1200-h576-dc070505-gmir?v=1772158689",
        "startDate": "2026-02-27",
        "url": "https://allevents.in/marlboro/muscle-shoals-live-at-the-falcon/200029738886209",
        "location": {
            "@type": "Place",
            "name": "The Falcon",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1348 U.S. 9W,Marlboro, New York",
                "addressLocality": "Marlboro",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.6061486",
                "longitude": "-73.9707764"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Muscle Shoals brings the music of The Allman Brothers Band back to The Falcon!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Muscle Shoals Live",
                "url": "https://allevents.in/org/muscle-shoals-live/22191985"
            }
        ]
    }
]
```